[INFO] cloning repository https://github.com/riley-williams/buoyant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/riley-williams/buoyant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friley-williams%2Fbuoyant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friley-williams%2Fbuoyant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 727e8b905d7678b702b9ca2a5b427d401e2ec150
[INFO] checking riley-williams/buoyant against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friley-williams%2Fbuoyant" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/riley-williams/buoyant
[INFO] removed 2 missing examples
[INFO] finished tweaking git repo https://github.com/riley-williams/buoyant
[INFO] tweaked toml for git repo https://github.com/riley-williams/buoyant written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/riley-williams/buoyant on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/riley-williams/buoyant already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tinytga v0.5.0
[INFO] [stderr]   Downloaded fixed-macro v1.2.0
[INFO] [stderr]   Downloaded fixed-macro-types v1.2.0
[INFO] [stderr]   Downloaded fixed-macro-impl v1.2.0
[INFO] [stderr]   Downloaded embedded-touch v0.3.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.8.0
[INFO] [stderr]   Downloaded embedded-ttf v0.2.2
[INFO] [stderr]   Downloaded heapless v0.9.2
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] [stderr]   Downloaded u8g2-fonts v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 109c7f1b356781d1d45c00ac6bbe55c24b069e281721a926489619578852ee42
[INFO] running `Command { std: "docker" "start" "109c7f1b356781d1d45c00ac6bbe55c24b069e281721a926489619578852ee42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "109c7f1b356781d1d45c00ac6bbe55c24b069e281721a926489619578852ee42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "109c7f1b356781d1d45c00ac6bbe55c24b069e281721a926489619578852ee42" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "109c7f1b356781d1d45c00ac6bbe55c24b069e281721a926489619578852ee42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "109c7f1b356781d1d45c00ac6bbe55c24b069e281721a926489619578852ee42" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking u8g2-fonts v0.7.2
[INFO] [stderr]     Checking tinytga v0.5.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking embedded-graphics-simulator v0.8.0
[INFO] [stderr]    Compiling fixed-macro-impl v1.2.0
[INFO] [stderr]     Checking fixed-macro-types v1.2.0
[INFO] [stderr]     Checking fixed-macro v1.2.0
[INFO] [stderr]     Checking embedded-touch v0.3.0
[INFO] [stderr]     Checking buoyant v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking battery v0.1.0 (/opt/rustwide/workdir/buoyant-examples/battery)
[INFO] [stdout] error[E0432]: unresolved import `buoyant::event::simulator`
[INFO] [stdout]    --> examples/advanced_input/main.rs:24:25
[INFO] [stdout]     |
[INFO] [stdout]  24 |     event::{Event, Key, simulator::MouseTracker},
[INFO] [stdout]     |                         ^^^^^^^^^ could not find `simulator` in `event`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/event.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[cfg(feature = "embedded-graphics-simulator")]
[INFO] [stdout]     |       --------------------------------------- the item is gated behind the `embedded-graphics-simulator` feature
[INFO] [stdout] 230 | pub mod simulator {
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embedded_graphics_simulator`
[INFO] [stdout]   --> examples/advanced_input/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use embedded_graphics_simulator::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embedded_graphics_simulator`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 - use embedded_graphics_simulator::{
[INFO] [stdout] 30 + use embedded_graphics_core::{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `buoyant::event::simulator`
[INFO] [stdout]    --> examples/espresso/main.rs:14:34
[INFO] [stdout]     |
[INFO] [stdout]  14 | use buoyant::event::{Event, Key, simulator::MouseTracker};
[INFO] [stdout]     |                                  ^^^^^^^^^ could not find `simulator` in `event`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/event.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[cfg(feature = "embedded-graphics-simulator")]
[INFO] [stdout]     |       --------------------------------------- the item is gated behind the `embedded-graphics-simulator` feature
[INFO] [stdout] 230 | pub mod simulator {
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embedded_graphics_simulator`
[INFO] [stdout]   --> examples/espresso/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use embedded_graphics_simulator::{OutputSettings, SimulatorDisplay, SimulatorEvent, Window};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embedded_graphics_simulator`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 - use embedded_graphics_simulator::{OutputSettings, SimulatorDisplay, SimulatorEvent, Window};
[INFO] [stdout] 20 + use embedded_graphics_core::{OutputSettings, SimulatorDisplay, SimulatorEvent, Window};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embedded_ttf`
[INFO] [stdout]   --> examples/espresso/main.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use embedded_ttf::{FontTextStyle, FontTextStyleBuilder};
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embedded_ttf`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -     use embedded_ttf::{FontTextStyle, FontTextStyleBuilder};
[INFO] [stdout] 40 +     use embedded_touch::{FontTextStyle, FontTextStyleBuilder};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusttype` in this scope
[INFO] [stdout]   --> examples/espresso/main.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         rusttype::Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `rusttype`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusttype`, use `cargo add rusttype` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout] 36 +     use buoyant::font::Font;
[INFO] [stdout]    |
[INFO] [stdout] 36 +     use u8g2_fonts::Font;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Font`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -         rusttype::Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout] 48 +         Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusttype` in this scope
[INFO] [stdout]   --> examples/espresso/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         rusttype::Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `rusttype`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusttype`, use `cargo add rusttype` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout] 36 +     use buoyant::font::Font;
[INFO] [stdout]    |
[INFO] [stdout] 36 +     use u8g2_fonts::Font;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Font`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -         rusttype::Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout] 53 +         Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusttype` in this scope
[INFO] [stdout]   --> examples/espresso/main.rs:46:31
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub static FONT: LazyLock<rusttype::Font<'static>> = LazyLock::new(|| {
[INFO] [stdout]    |                               ^^^^^^^^ use of unresolved module or unlinked crate `rusttype`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusttype`, use `cargo add rusttype` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusttype` in this scope
[INFO] [stdout]   --> examples/espresso/main.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub static FONT_BOLD: LazyLock<rusttype::Font<'static>> = LazyLock::new(|| {
[INFO] [stdout]    |                                    ^^^^^^^^ use of unresolved module or unlinked crate `rusttype`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusttype`, use `cargo add rusttype` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `buoyant` (example "espresso") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `buoyant` (example "advanced_input") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "109c7f1b356781d1d45c00ac6bbe55c24b069e281721a926489619578852ee42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "109c7f1b356781d1d45c00ac6bbe55c24b069e281721a926489619578852ee42", kill_on_drop: false }`
[INFO] [stdout] 109c7f1b356781d1d45c00ac6bbe55c24b069e281721a926489619578852ee42
